{
  "name": "Sunora Planner",
  "short_name": "Sunora Planner",
  "description": "Where your days take shape.",
  "start_url": "/planners",
  "screenshots": [
    {
      "src": "/screenshot-desktop.jpg",
      "type": "image/jpg",
      "form_factor": "wide",
      "sizes": "3600x2253"
    },
    {
      "src": "/screenshot-mobile.jpg",
      "type": "image/jpg",
      "form_factor": "narrow",
      "sizes": "860x1864"
    }
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#D4540D",
  "background_color": "#FCFAF5",
  "display": "standalone"
}
