{
  "name": "Musk",
  "short_name": "Musk",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": ".",
  "categories": ["timer", "tools", "alarms", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/app-sc.jpg",
      "sizes": "738x1600",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Application"
    },
    {
      "src": "/app-sc.jpg",
      "sizes": "738x1600",
      "type": "image/jpeg",
      "label": "Application"
    }
  ],
  "description": "Uma POC de PWA Mavielo"
}
