{
  "id": "./",
  "name": "Whencee",
  "short_name": "Whencee",
  "description": "A shared live-location map that forgets you when you close the tab.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#11141a",
  "theme_color": "#11141a",
  "orientation": "any",
  "prefer_related_applications": true,
  "related_applications": [
    { "platform": "play", "id": "com.donshappelle.whencee", "url": "https://play.google.com/store/apps/details?id=com.donshappelle.whencee" }
  ],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
