{
  "name": "Doodle Dive",
  "short_name": "Doodle Dive",
  "description": "Magic Sketch Aquarium - Draw fish and watch them come to life in your own underwater world!",
  "id": "/",
  "start_url": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#001e36",
  "theme_color": "#001e36",
  "orientation": "landscape",
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/doodlediveicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/doodlediveicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
