{
  "name": "NeeDoh Studio",
  "short_name": "NeeDoh",
  "description": "Build, squish, and share your custom squishy toy.",
  "start_url": "/needoh",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff7fb",
  "theme_color": "#ff6b8a",
  "icons": [
    {
      "src": "/needoh-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/needoh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/needoh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
