{
  "name": "Forgotten Future",
  "short_name": "Forgotten Future",
  "description": "Explore the cosmic aftermath of the Great Fry.",
  "start_url": "./?pwa=1",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}