{
  "name": "ACTORRRRATE",
  "short_name": "ACTORRRRATE",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/images/icon-150.svg",
      "sizes": "150x150",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icon-180.svg",
      "sizes": "180x180",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "375x677",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ]
}
