{
  "name": "pixelsheets.com",
  "short_name": "pixelsheets.com",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#4f46e5",
  "description": "Turn your spreadsheets into a month of content in seconds.",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/4f46e5/ffffff?text=PS",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/4f46e5/ffffff?text=PS",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}