{
  "name": "Maatos.store",
  "short_name": "Maatos",
  "description": "Supplies. Printing. Language. Art. — Your Digital Stationery & Creative Services Hub",
  "start_url": "/app/print",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#f7f9fc",
  "theme_color": "#0a1628",
  "orientation": "portrait-primary",
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "shopping", "productivity"],
  "shortcuts": [
    {
      "name": "Start Printing",
      "url": "/app/print",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Shop Supplies",
      "url": "/app/shop",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
