{
  "id": "/",
  "name": "Planye",
  "short_name": "Planye",
  "description": "A planner that reads like a book — week, month and year, habits, mood, budget, lists and a journal.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF9EF",
  "theme_color": "#FFF9EF",
  "categories": ["productivity", "lifestyle"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/docs/week-mobile.png",
      "sizes": "373x814",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The week, on a phone"
    },
    {
      "src": "/docs/week-view.png",
      "sizes": "1444x633",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The week, seven columns across"
    }
  ]
}
