{
  "id": "/",
  "name": "Naapi",
  "short_name": "Naapi",
  "description": "Measure plots on a cadastral map sheet: area in decimal, katha, dhur and bigha.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f0e3",
  "theme_color": "#184f43",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open recent project",
      "short_name": "Recent",
      "description": "Reopen the last saved project.",
      "url": "/?recent=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Photograph a map",
      "short_name": "Camera",
      "description": "Open the camera to photograph a map sheet.",
      "url": "/?camera=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-narrow.png", "sizes": "1082x2202", "type": "image/png", "form_factor": "narrow", "label": "A mauza sheet loaded on the map with the drawing tools" }
  ]
}
