{
    "name": "Fish Flinger",
    "short_name": "Fish Flinger",
    "description": "You are a grumpy fish in a crowded aquarium; fling other fish out!",
    "author": "Michael Balloni",
    "start_url": "/",
    "orientation": "landscape",
    "display": "standalone",
    "icons": [
      { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
      { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" }
    ],
    "background_color": "Aqua",
    "theme_color": "Aqua"
}
