{
  "name": "AREA.AM",
  "short_name": "AREA",
  "description": "Объявления о продаже товаров и услуг в Армении",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4263eb",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Post ad",
      "url": "/listings/new",
      "icons": [{ "src": "/icons/icon-192", "sizes": "192x192" }]
    },
    {
      "name": "Search",
      "url": "/search",
      "icons": [{ "src": "/icons/icon-192", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "categories": ["shopping", "classifieds"]
}
