{
  "name": "Ashiria",
  "short_name": "Ashiria",
  "description": "Get your forms ready with Ashiria",
  "theme_color": "#ffffff",
  "id": "/",
  "orientation": "portrait",
  "display": "standalone",
  "lang": "en-GB",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "screenshots": [
    {
      "src": "/screenshots/eval.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Evaluation"
    },
    {
      "src": "/screenshots/login.png",
      "sizes": "828x1792",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sign In"
    }
  ],
  "categories": [
    "business",
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "dir": "ltr",
  "icons": [
    {
      "src": "pwa-64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "maskable-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
