{
  "name": "Luna's Biscuit Run",
  "short_name": "Luna's Run",
  "description": "Retro pixel-art endless runner starring Luna the tabby kitten.",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "theme_color": "#17111f",
  "background_color": "#17111f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
