{
  "name": "Playdait",
  "short_name": "Playdait",
  "description": "Find kid-friendly local plans, save them, and RSVP — without the group-chat chaos.",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#D96C81",
  "background_color": "#FAF5EF",
  "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-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
