{
  "name": "DISH Party Space",
  "short_name": "DISH",
  "description": "A party game for 3 or more people, each on their own phone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06070f",
  "theme_color": "#06070f",
  "related_applications": [
    {
      "platform": "play",
      "id": "space.dishparty.app"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon-192.png?v8",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-maskable.png?v8",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
