{
  "name": "FrameBright Games",
  "short_name": "FrameBright",
  "description": "Three indie games with generative theming — Poopy Duck, Quest Climb, Star Catcher.",
  "theme_color": "#1a0f2e",
  "background_color": "#1a0f2e",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
