{
  "name": "NevaPlan",
  "short_name": "NevaPlan",
  "description": "All-in-one budget planner, goal tracker, habit tracker & wedding planner. Plan everything, achieve anything.",
  "categories": ["finance", "productivity", "lifestyle"],
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#af7e4b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
